github.com/jackc/pgx/v5/pgproto3.tracer.traceCopyData (method)
3 uses
github.com/jackc/pgx/v5/pgproto3 (current package)
frontend.go#L293: f.tracer.traceCopyData('F', int32(len(msg)-1), &CopyData{})
trace.go#L67: t.traceCopyData(sender, encodedLen, msg)
trace.go#L214: func (t *tracer) traceCopyData(sender byte, encodedLen int32, msg *CopyData) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)